File: n_cst_selectionattrib.sru
Size: 373
Date: Sun, 16 Mar 2025 05:42:20 +0100
//objectcomments Extension Selection attributes
forward
global type n_cst_selectionattrib from pfc_n_cst_selectionattrib
end type
end forward

global type n_cst_selectionattrib from pfc_n_cst_selectionattrib
end type

on n_cst_selectionattrib.create
TriggerEvent( this, "constructor" )
end on

on n_cst_selectionattrib.destroy
TriggerEvent( this, "destructor" )
end on

  • pfc_n_cst_selectionattrib n_cst_selectionattrib(sru)